Apr 17, 2006, 01:41 AM // 01:41
|
#41
|
Krytan Explorer
Join Date: Mar 2006
Guild: EOA
Profession: P/W
|
Very nice work ! i can imagine this would blend perfectly with my price list project:
http://katanak.targend.com
Check out the projects page.
and topic here
http://www.guildwarsguru.com/forum/s....php?t=3009350
The DPL webpage will be in php and access the data from a mysql database.
If you can get your prog to upload a text file with the data via FTP every couple of minutes then it wouldnt be difficult to include the data on the webpage.
Sign up on the forums if you want to chat about collaberateing this could be the ultimate price list.
another question what program did you use to find the memory locations ?. As i tried loading up t-search but it crashed so i assumed they used anti-debugging code.
Last edited by FeroxC; Apr 17, 2006 at 02:09 AM // 02:09..
|
|
|
Apr 17, 2006, 01:52 AM // 01:52
|
#42
|
Lion's Arch Merchant
Join Date: Sep 2005
Guild: Sand Scorpions[SS]
Profession: R/Me
|
Nice idea if connected with a major forum such as guru.
|
|
|
Apr 17, 2006, 02:14 AM // 02:14
|
#43
|
Krytan Explorer
Join Date: Mar 2006
Guild: Jeepers Kreepers
Profession: R/Mo
|
That is pretty sweet LAMS3K. One thing I don't get is that you said it checked every 5 minuts and autologged it but the time doesn't match up. At the beginning it logged the time at 10 13 53 then 10 23 19 for a difference of 9 minutes and 26 seconds.
Would it be possible to come up with a program that can take this info and display it as a real time line graph and be able to change the price history. So the price would be your y value and the time your x value. You can then (in an input box below the graph) input the timeline you would like to see (past hour in increments of 5 minutes or the past 5 hours in increments of 1/2 hours).
|
|
|
Apr 17, 2006, 02:22 AM // 02:22
|
#44
|
Academy Page
Join Date: Nov 2005
Guild: Fifteen Over Fifty[Rare]
Profession: R/Mo
|
Oops. I typed in 500 seconds instead of 300. So I guess it is closer to every 9 mins.
EDIT:
Quote:
Originally Posted by FeroxC
another question what program did you use to find the memory locations ?. As i tried loading up t-search but it crashed so i assumed they used anti-debugging code.
|
I used t-search to play around in the memory and find the addresses. I found that whenever the Rare Material window is opened all the variables in it are dynamically allocated. So I had to write something similar to t-search in my program.
We are first going to get a site up with tables and figure out how to make this fail-safe. Then Tainek and I will look over features.
Last edited by LAMS3K; Apr 17, 2006 at 02:41 AM // 02:41..
|
|
|
Apr 17, 2006, 04:32 AM // 04:32
|
#45
|
Desert Nomad
Join Date: Jun 2005
Guild: The Amazon Basin [AB]
|
Quote:
Originally Posted by FeroxC
Very nice work ! i can imagine this would blend perfectly with my price list project:
http://katanak.targend.com
Check out the projects page.
|
May I help you on your web design? PLEASE!!!
|
|
|
Apr 17, 2006, 12:09 PM // 12:09
|
#46
|
Krytan Explorer
Join Date: Mar 2006
Guild: EOA
Profession: P/W
|
Ok looks like ill have to clone it.
|
|
|
Apr 17, 2006, 12:12 PM // 12:12
|
#47
|
Lion's Arch Merchant
Join Date: Mar 2006
Guild: Numurian Vanguard
Profession: Me/R
|
cool ty
|
|
|
Apr 21, 2006, 02:14 AM // 02:14
|
#48
|
Academy Page
Join Date: Nov 2005
Guild: Fifteen Over Fifty[Rare]
Profession: R/Mo
|
Some data from a test earlier today. I can only get it to run for four hours and then GW gives an error. I have to edit my code. Anyways, attached is a zip file containing an htm(webpage) file. S=Sell B=Buy, when S is red the sell price went down, green is up. For B red means up and green means down. I did not get to see what error GW gave thanks to, lambda the great for turning off the computer.
The actual web interface allows for columns to be hidden and time offsets are allowed so one can convert the time to their timezone. It also allows looking at the buy&Sell/Buy/Sell prices alone.
|
|
|
Apr 21, 2006, 02:17 AM // 02:17
|
#49
|
Furnace Stoker
Join Date: Jun 2005
Guild: Quite Vulgar [FUN]
|
Quote:
Originally Posted by LAMS3K
S=Sell B=Buy, when S is red the sell price went down, green is up. For B red means up and green means down.
|
Wouldn't it make more since to have both S and B red when the cost go down to prevent confusion.
|
|
|
Apr 21, 2006, 02:27 AM // 02:27
|
#50
|
Academy Page
Join Date: Nov 2005
Guild: Fifteen Over Fifty[Rare]
Profession: R/Mo
|
Quote:
Originally Posted by twicky_kid
Wouldn't it make more since to have both S and B red when the cost go down to prevent confusion.
|
No, both Buy and Sell can change without affecting the other. If you look at the Ectoplasm column you can see that the buy price went up to 7500 and the sell price stayed a constant 5500.
|
|
|
Apr 21, 2006, 02:28 AM // 02:28
|
#51
|
Furnace Stoker
Join Date: Jun 2005
Guild: Quite Vulgar [FUN]
|
Quote:
Originally Posted by LAMS3K
No, both Buy and Sell can change without affecting the other. If you look at the Ectoplasm column you can see that the buy price went up to 7500 and the sell price stayed a constant 5500.
|
Gotcha
|
|
|
May 17, 2006, 09:29 AM // 09:29
|
#52
|
Academy Page
Join Date: Nov 2005
Guild: Fifteen Over Fifty[Rare]
Profession: R/Mo
|
Progress Report 5-17-2006
This project is quite far from dead. The price grabbing program now works correctly, even when items go out-of-stock or other nusiances. This problem required a complete rewrite of the software. Most of the utilites are complete. Web page layout has been approved. CGI programs that work with the data are being debugged.
Currently working on:
Web pages, finalizing them for use with the CGI programs.
Theme
Fixing problems/bugs that arise if the CGI programs do not work with one another properly.
As for the name, it is abbreviated: C.S.E. Good luck guessing, so long as Tainek does not spoil it. Although he came up with it.
The next report will probably not be posted until just before or at release.
ETA: None yet
Attached is data from May 15th 2006. This is the raw data view, i.e. no analysis has been done. Time is GMT. This data is in an HTML format.
|
|
|
May 18, 2006, 11:04 PM // 23:04
|
#53
|
Desert Nomad
|
This would be extremely useful! In fact, my other computer is broken atm, and the one I am posting from can't run GW. I am dying to know the current price of Superior Absorbtion... can anyone pm me with it?
|
|
|
May 18, 2006, 11:31 PM // 23:31
|
#54
|
Wilds Pathfinder
Join Date: Dec 2005
Guild: [Rage]
|
Quote:
Originally Posted by LAMS3K
As for the name, it is abbreviated: C.S.E. Good luck guessing, so long as Tainek does not spoil it. Although he came up with it.
|
*chuckle*
i'd forgotton all about this thread
Yeah the projects coming on really well, we were almost ready to release until we hit a few speedbumps, and lams3k needed to re-write most of the backing code (the guys done so much more work than i have heh)
shouldnt be long now guys
|
|
|
May 18, 2006, 11:55 PM // 23:55
|
#55
|
Krytan Explorer
Join Date: Jun 2005
Location: Atlanta, GA
Guild: Girl Power [GP]
Profession: Me/Mo
|
You guys are geniuses. This rocks.
|
|
|
May 21, 2006, 02:35 PM // 14:35
|
#56
|
Academy Page
Join Date: Nov 2005
Guild: Fifteen Over Fifty[Rare]
Profession: R/Mo
|
I've almost finished the comparison data, here is a screenshot.
Features that you don't notice:
You can select which items you want displayed. I have them all select in the screenshot.
Times can be converted to just about any timezone. GMT-7 in the screenshot.
I need feedback on this. What do you think of the layout? Is it easy to understand? Is color scheme pleasing? Should any other statistics be calculated?
I would also like to see feature suggestions. It is far easier to put extra features in now than after releasing. If you would like to help with this in some way, i.e. data collector, data analysis, discussion moderator, maintainence, others I can't think of at the moment, contact me or Tainek. PM, E-Mail, Whisper, etc.
ETA: I'm going to allow at least a month. So, release in probably less than one month.
Note: In the screenshot only May 15 is good data. Everything else came before the advanced error handling was implemented.
|
|
|
Aug 11, 2006, 10:00 AM // 10:00
|
#57
|
Academy Page
Join Date: Nov 2005
Guild: Teh Outsiders [xxxx]
|
Hello, I am wondering about the status of this project. I have been entering the data into a spreadsheet manually in irregular intervals and your program seems to be exactly what I am looking for.
|
|
|
Aug 11, 2006, 10:07 AM // 10:07
|
#58
|
Academy Page
Join Date: Nov 2005
Guild: Fifteen Over Fifty[Rare]
Profession: R/Mo
|
The current status: Finished, but waiting
All the software and web pages for the project are completed. Just waiting on Tainek to get the computers running the software and a webserver. He's a procrastinator
|
|
|
Aug 11, 2006, 11:38 PM // 23:38
|
#59
|
Wilds Pathfinder
Join Date: Dec 2005
Guild: [Rage]
|
Quote:
Originally Posted by LAMS3K
The current status: Finished, but waiting
All the software and web pages for the project are completed. Just waiting on Tainek to get the computers running the software and a webserver. He's a procrastinator
|
Yeah, im an aweful procastinator, took a break from the game, only got back in a few weeks ago, need to find a solution for webhosting (Difficult as i have no source of income at the moment) and its set
|
|
|
Sep 06, 2006, 11:20 AM // 11:20
|
#60
|
Jungle Guide
Join Date: May 2005
Location: Germany
Guild: Servants of Fortuna
|
Please, get this going. It would be VERY helpful.
Maybe GWGuru could help with hosting?
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 02:43 PM // 14:43.
|